services.webhook.hooks.<name>.id

The ID of your hook. This value is used to create the HTTP endpoint (protocol://yourserver:port/prefix/${id}).

Type
string
Default
"‹name›"
Declared
<nixpkgs/nixos/modules/services/networking/webhook.nix>